Crate abstract_ica

source ·

Structs

This is the success response we send on ack for PacketMsg::Balance. Just acknowledge success or error
Return the data field for each message
Return the data field for each message
IbcResponseMsg should be de/serialized under Receive() variant in a ExecuteMsg
This is the success response we send on ack for PacketMsg::Register. Return the caller’s account address on the remote chain
Identify the host chain

Enums

This is a generic ICS acknowledgement format. Proto defined here: https://github.com/cosmos/cosmos-sdk/blob/v0.42.0/proto/ibc/core/channel/v1/channel.proto#L141-L147 If ibc_receive_packet returns Err(), then x/wasm runtime will rollback the state and return an error message in this format

Constants

Functions